GET api/v2/serviceareas/GetAllServiceAreasByMasterMethodIds?masterIds[0]={masterIds[0]}&masterIds[1]={masterIds[1]}
Request
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
masterIds | Collection of integer |
Required |
Response
PageResultOfServiceAreaBasicName | Description | Type | Additional information |
---|---|---|---|
Count | integer | ||
TotalCount | integer | ||
Result | Collection of ServiceAreaBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.